/*
Theme Name: caigou_pcweb
Theme URI:
Description:版本说明：内蒙政府采购网主题，红色版-二级页面；
Author: LH-ZY
Version: 1.0
*/
body {
    font-family: "Microsoft YaHei", '宋体';
}
.left-box {
    width: 225px;
    margin-right: 10px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eaeaea;
}
.ggfl{
    height: 1189px;
}
.dylyfl{
    min-height: 1080px;
}
.ghfl{
    height: 1023px;
}
.postfl{
    height: 576px;
}
.zcfgfl{
    height: 1070px;
}
.onlinefl{
    height: 1070px;
}
.open-list {
    display: block;
}
.open-list .open-item {
    margin-top: 5px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.open-list-1 .open-item {
    width: 100%;
}
.open-list-1 .open-item-title {
    position: relative;
    display: block;
    padding: 5px 20px 5px 10px;
    background: #ebebeb;
    font-size: 16px;
    cursor: pointer;
}
.open-list-1 .open-item-title .icon-down {
    position: absolute;
    top: 7px;
    right: 7px;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-down-arrow.png') no-repeat 2px 2px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.open-list-1 .opened .open-item-title .icon-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.open-list-2 .open-item {
    margin-top: 8px;
    width: 100%;
}

.open-list-2 .open-item-title {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #E3E6EB;
    text-align: left;
    font-size: 16px;
    border-radius: 3px;
}

.open-list-2 .open-item-title .label {
    display: inline-block;
    width: 50%;
    text-align: right;
}

.open-list-2 .open-item-title .warning {
    padding: 0 8px;
    font-weight: 600;
    color: #ED8838
}

.fast-nav-2 {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
}

.fast-nav-list-2 {
    padding: 5px 0;
}

.fast-nav-list-2 li {
    position: relative;
    display: inline-block;
    width: 193px;
    font-size: 16px;
}

.fast-nav-list-2 li .icon {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 11px;
    height: 11px;
    background: #e7e7e7;
}

.fast-nav-list-2 li a {
    display: block;
    padding: 10px 0 5px 30px;
    color: #444444;
    font-size:16px;
    cursor: pointer;
}
.fast-nav-list-2 li a.erji{
    padding: 5px 0 5px 30px;
    font-size:15px;
    color:#777;
}
.fast-nav-list-2 li:hover a,
.fast-nav-list-2 li.current a {
    color: #c00911
}

.fast-nav-list-2 li:hover .icon,
.fast-nav-list-2 li.current .icon {
    background: #ef5258;
}
.fast-nav-list-3 {
    padding: 0 10px;
    *width: 246px;
}

.fast-nav-list-3 li {
    display: block;
    float: left;
    width: 33%;
    text-align: center;
}

.fast-nav-list-3 li a {
    color: #444;
    cursor: pointer;
}

.fast-nav-list-3 li a:hover {
    color: #1E78D0;
}

.center-box {
    width: 965px;
    overflow: hidden;
}

.center-box .list-2 {
    min-height: 632px;
    background: #fff;
}

.center-box-bottom {
    text-align: center;
}
.integral-frame-2 {
    padding: 15px 20px;
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden;
}
/* 协议供货头部 */

.integral-frame-2 .xygh-input-control {
    width: 540px;
}
.xygh-input-control .tag-5 {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
.xygh-input-control .key-word {
    width: 440px;
    text-align: left;
}
.xygh-input-control .key-word .tag-6 {
    width: 60px;
    height: 20px;
    display: inline-block;
    margin: 0;
}
.xygh-input-control .key-word .tag-6 a {
    display: block;
    color: #000;
    font-size: 14px;
    text-align: center;
}

.input-control-2 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: auto;
    font-size: 0;
    overflow: hidden;
}

.input-control-2 label {
    float: left;
    display: inline;
    font-size: 15px;
    line-height: 30px;
    padding: 0 4px;
    margin: 0;
}

.input-control-2 input {
    float: left;
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 15px;
    border: 1px solid #E7E7E7;
    background-color: #fff;
}

.input-control-2 select {
    width: 148px;
    height: 30px;
    border: 1px solid #E7E7E7;
    text-align: center;
}

.input-control-2 select option {
    text-align: center;
}

.input-control-2 button {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    cursor: pointer;
}

.input-control-2 button.select-1 {
    width: 120px;
    height: 28px;
    line-height: 28px;
    background: #e2272f;
    border: none;
    margin: 1px 0 1px 0px;
    color: #fff;
	margin-left:20px;
}

.input-control-2 button.reset-1 {
    width: 120px;
    height: 28px;
    line-height: 28px;
    background: #e3610b;
    border: none;
    margin: 0 0 0 10px;
    color: #fff;
}

.input-control-2-short .input-date {
    width: 119px;
    padding: 0 4px;
    *width: 111px;
    font-size: 13px;
}

.input-control input,
.input-control button {
    font-family: 'Microsoft YaHei';
}

.input-control .input-date {
    width: 115px;
    *width: 117px;
    background: #fff url('../images/icon_calendars.png') no-repeat 90% center;
    background-size: 16px 18px;
    font-size: 13px;
}

.input-control-label {
    line-height: 30px;
    font-size: 15px;
}

.input-control-zcfg{
    width:45%;
}
.input-control-zcfg div{
    display: inline-block;
}
.input-control-zcfg input{
    width:300px;
}


/* ------------------------------- */

.tab-head-4,
.tab-head-3 {
    background: #fff;
    padding: 10px 20px 10px;
}

.tab-head-4 .tab-nav,
.tab-head-3 .tab-nav {
    background: #f4f4f4;
    padding: 0 20px;
    text-align: left;
    height: 32px;
    line-height: 32px;
}

.tab-head-4 .tab-nav .current a,
.tab-head-3 .tab-nav .current a {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.table-list-2 {
    width: 925px;
    margin: 0 auto;
    background: #fff;
    font-size:15px;
}
.table-list-2 tr:nth-child(even){
    background:#eee;
}
.table-list-2 td{
    position: relative;
    text-align: left;
    padding-top:8px;
    padding-bottom:8px;
    color: #4b4b4b;
}

.zcfg-a td a {
    display: block;
    color: #4b4b4b;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}
.zcfg-a td a.dljgname{
	display: block;
    width: 190px;
}
.zcfg-a td a.dljgname:hover{
    color:#dd3138;
}
.zcfg-a td a.other{
    display: block;
    width: 150px;
}
.zcfg-a td a.mall_url{
	width:100%;
	height:21px;
}
#itemContainer td.reg_money{
	text-align:right;
	padding-right:20px
}
.mall_url{
	background:url("../images/gysmall.png") no-repeat center;
}
.table-list-2 span {
    display: inline-block;
    line-height: 20px;
}

.table-list-2 .tl-tag-lt{
    width: 110px;
}
.table-list-2 .tl-tag-gt {
    width: 100px;
}

.table-list-2 .tl-tag-lt span {
    width: 100px;
    color: #5F5F5F;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top:5px;
}

.table-list-2 .tl-tag-gt span {
    width: 100%;
    background: url('../images/linner-bg.png') no-repeat left center;
    color: #5F5F5F;
    text-align: center;
    font-size: 16px;
}

.table-list-2 .title a.title-a {
    width: 530px;
}

.table-list-2 .title a.title-b {
    width: 460px;
}

.table-list-2 .title a.title-a,
.table-list-2 .title a.title-b{
    display: inline-block;
    font-size: 16px;
    color: #020202;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.table-list-2 .title a.title-a:hover {
    color: #c00911;
}

.table-list-2 .title a.title-b:hover {
    color: #c00911;
}

.table-list-2 a.change-tag{
    display: inline-block;
    font-size: 16px;
    color: #E63838;
    line-height: 20px;
    width: 70px;
    text-align: right;
}

.table-list-2 .title a.change-tag:hover {
    color: #C30D0D;
}

.table-list-2 .feed-time span {
    color: #5F5F5F;
    font-size: 15px;
}

.table-list-2 .online-title {
    text-align: left;
}

.table-list-2 .online-title a.title-a, .table-list-2 .online-title a.title-b {
    display: inline-block;
    font-size: 16px;
    color: #020202;
    padding-top: 6px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.table-list-2 .online-title a.title-a{
	width: 780px;
}
.table-list-2 .online-title a.title-b{
	width:700px;
}

.table-list-2 .online-title a:hover {
    color: #c00911;
}

.imitate-talbe-1 {
    border: 1px solid #E6E6E6;
    display: block;
    width: 100%;
    margin: 5px 0;
    font-size: 0;
    overflow: hidden;
}
/* 二级页面自定义样式 */

#model_one,
#model_two,
#model_three {
    margin-top: 10px;
}
/* 新闻资讯 */
.fast-nav-1 {
    padding: 10px;
}
.fast-nav-1 .fast-nav-head,
.fast-nav-2 .fast-nav-head {
    width: 100%;
    height: 55px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 65px;
    position: relative;
    z-index: 2;
}

.categoryTitle {
    width: 90px;
    background: #fff;
    margin-left: 10px;
    padding: 5px 10px;
}

.categoryTitle-bg {
    display: block;
    position: absolute;
    top: 27px;
    height: 10px;
    width: 100%;
    background: #be0108;
    z-index: -1;
}

.category-tabNav {
    margin: 10px 0;
    background: #f4f4f4;
}
/*分页--分页--分页--分页--分页*/
.paging {
    text-align: center;
    background: #fff;
}

.holder {
    display: inline-block;
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

.holder a {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.holder a,
.holder span {
    float: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    min-width: 28px;
    *min-width: 3px;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #5b5b5b;
    margin: 0 0.2em;
    *margin-left: 4px;
    *margin-right: 4px;
}

.holder span {
    background: #fff;
    color: #5b5b5b;
    font-weight: 600;
}

.holder a:hover,
.holder a.jp-current,
.holder a.jp-disabled {
    color: #fff;
    background: #c22b20;
    border: 1px solid transparent;
}

.holder a.jp-disabled {
    cursor: auto;
}

.holder span.label {
    color: #4b4b4b;
    padding: 0 0 0 10px;
}

.holder select {
    float: left;
    border: #e6e6e6 solid 1px;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #4b4b4b;
}

.holder select option {
    background: #fff;
    color: #4b4b4b;
}

.holder select option:hover {
    background: #c02c20;
    color: #fff;
}


/* 通知公告--新闻资讯 */

.fast-nav-1 ul {
    display: block;
    width: 100%;
    font-size: 0;
    padding-top: 5px;
}

.fast-nav-1 li {
    position: relative;
    display: block;
    *display: block;
    zoom: 0;
    width: 100%;
    font-size: 18px;
    margin: 5px 0;
}
.fast-nav-1 li a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F3F3F3;
    color: #000;
    font-size:16px;
    transition: border-bottom 2s;
    -moz-transition: border-bottom 2s;
    -webkit-transition: border-bottom 2s;
    -o-transition: border-bottom 2s;
}

.fast-nav-1 li #line {
    display: inline-block;
    width: 0px;
    height: 2px;
    /* border-radius:5px; */
    background-color: #ee777b;
    margin: 0 auto;
    position: absolute;
    top: 38px;
    left: 0px;
    right: 0px;
    /* transition:width 1s linear; */
}

.fast-nav-1 .current #line {
    width: 100%;
}

.fast-nav-1 li:hover #line {
    width: 100%;
    color: #000;
}


/*通知公告--新闻资讯 : 列表 */
.container .list-2 li {
    position: relative;
    padding-left: 50px;
    padding-right: 30px;
    height: 58px;
    *height: 58px;
    padding-top: 8px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}

.list-2 li .icon {
    position: absolute;
    top: 33px;
    left: 30px;
    width: 5px;
    height: 5px;
    background: #c9c9c9;
}

.list-2 li a {
    display: inline-block;
    *display: block;
    border-top: 1px dashed #B3B3B3;
    width: 100%;
    line-height: 58px;
    color: #000;
    font-size: 16px;
    text-align: left;
}

.list-2 li a:hover {
    color: #c1020a;
}

.list-2 .content {
    text-indent: 30px;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #696969;
    cursor: text;
}

.list-2 .feed-time {
    position: absolute;
    display: inline-block;
    min-width: 111px;
    background: url('../images/icon_clock.png') no-repeat left center;
    right: 28px;
    *right: 12px;
    top: 8px;
    height: 62px;
    line-height: 62px;
    font-size: 15px;
    color: #787878;
    text-align: right;
}

.list-2 li:first-child a {
    border: none;
}

.list-2 li:hover,
.list-2 li.current {
    padding-top: 0;
    height: 110px;
}

.list-2 li:hover .icon,
.list-2 li.current .icon {
    top: 21px;
}

.list-2 li:hover a,
.list-2 li.current a {
    text-decoration: underline;
    color: #c1020a;
    line-height: 52px;
    border: none;
}

.list-2 li a:hover {
    text-decoration: none;
}

.list-2 li:hover .feed-time,
.list-2 li.current .feed-time {
    top: 0;
    height: 52px;
    line-height: 52px;
}
/* 搜索结果列表 */
.container .list-1{
    background:#fff;
    /* padding: 20px 0; */
}
.container .list-1 li {
    position: relative;
    padding-left: 50px;
    padding-right: 30px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
}

.list-1 li .icon {
    position: absolute;
    top: 17px;
    left: 30px;
    width: 5px;
    height: 5px;
    background: #c9c9c9;
}

.list-1 li a {
    display: inline-block;
    *display: block;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*word-break: break-all;*/
    width:86%;
}


.list-1 li a:hover {
    color: #c1020a;
}
.list-1 .feed-time {
    position: absolute;
    display: inline-block;
    min-width: 111px;
    background: url('../images/icon_clock.png') no-repeat left center;
    right: 28px;
    *right: 12px;
    /*top: 8px;*/
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #787878;
    text-align: right;
}

.zcfg_table{
     border-right:2px solid #F3F3F3;
     border-bottom:2px solid #F3F3F3;
     width: 925px;
     margin-left: 20px;
     font-size:15px;
 }
.zcfg_table td{
    border-left:2px solid #F3F3F3;
    border-top:2px solid #F3F3F3;
    padding:10px;
    height:30px;
    font-family: "microsoft yahei", "微软雅黑";
}

.zcfg_table thead td{
    text-align: center;
    background-color: #dd3138;
    color: white;
}
.zcfg_table tbody td{
    text-align: left;
}
.zcfg_table tbody td a{
    color:black;
    cursor: pointer;
}
.zcfg_table tbody.zcfg-a a:hover{
    color:red;
}

.zcfg_table tbody .zfcg-number{
    max-width: 200px;
}
.zcfg_table tbody .zcfg-title{
    max-width: 550px;
}
.zcfg_table tbody.zcfg-a a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 来信公示列表 */
.letter_table{
    width: 925px;
    margin-left: 20px;
    font-size:15px;
}
.letter_table td{
    padding:10px;
    height:30px;
    font-family: "microsoft yahei", "微软雅黑";
}

.letter_table thead td{
    text-align: center;
    background-color: #dd3138;
    color: white;
}
.letter_table tbody td{
    text-align: left;
}
.letter_table tbody td a{
    color:black;
    cursor: pointer;
}
.letter_table tbody a:hover{
    color:red;
}

.letter_table tbody .letter-time{
    width: 120px;
}

.letter_table tbody .letter-title{
    max-width: 670px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 代理机构--协议供货--定点采购 */


.tab-head-1{
    color: #000;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    text-align:left;
}

.dljg_count {
    color: #000;
    font-weight: 700;
    font-size: 16px;
}

.tab-head-1 .tab-check-nav {
    height: 54px;
    line-height: 54px;
    background: #fff;
}

.tab-head-1 .tab-check-nav a {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    padding: 10px 20px;
}

.tab-head-1 .tab-check-nav a:first-child {
    border-right: 2px solid #000;
}

.tab-head-1 .tab-check-nav a.current {
    color: #bf0007;
}

.table-list-1 {
    width: 100%;
    margin: 0 auto;
}

.table-list-1 thead td {
    font-size: 16px;
    color: white;
    text-align: center;
    vertical-align: middle;
}

#itemContainer{
    margin:0;
    padding:0;
}
#itemContainer tr td {
    padding-left: 5px;
    padding-right: 5px;
}
.xyghT-dw,
.xyghT-xh {
    width: 270px;
}
/* 文章详情页 */
#article_details .container {
    position: relative;
    border: 1px solid #DADADA;
    margin-bottom: 50px;
    box-shadow: 0 5px 5px 1px #CDCDCD;
}

#article_details {
    margin-top: 10px;
}

#article_details #center {
    min-height: 700px;
    padding-top: 5px;
    background: #fff;
}

#article_details .content-box-1 {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    width: 1050px;
    padding: 30px 0;
    /*min-height: 400px;*/
    margin: 0 auto;
}

#article_details .content-box-1 p {
    color: #000;
    font-family: 宋体, SimSun;
}

#article_details .content-box-1 table th {
    text-align: center;
    font-weight: bold;
}

#article_details .info-box {
    height: 46px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    width: 1050px;
    margin-left: 75px;
}
#article_details #articleTool {
    position: absolute;
    right: 85px;
    /*top: 125px;*/
    display: inline-block;
    margin-left: 20px;
}
#article_details .info-box span{
    font-size: 14px;
    color: #8C8C8C;
    padding: 0 15px;
    line-height: 46px;
    font-size: 15px;
}
#title-box,
.title-box {
    width: 950px;
    margin: 0 auto;
    padding-top: 42px;
    padding-bottom: 10px;
    min-height: 109px;
    *min-height: 40px;
}

#title-box p,
.title-box p {
    margin: 0;
    text-align: center;
    font-size: 28px;
    font-weight: bolder;
    line-height: 40px;
    color: #000;
}

#info-box {
    height: 46px;
    text-align: center;
    position: relative;
}

#info-box #articleTool{
    display:inline-block;
    margin-left:20px;
}
#info-box span {
    color: #575757;
    padding: 0 15px;
    line-height: 46px;
    font-size: 15px;
}
#articleTool span{
    color: #575757;
    font-size: 15px;
    cursor: pointer;
}
#articleTool img{
    width: 16px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 2px;
}

#content-box-1 {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    width: 1050px;
    padding: 15px 0 10px;
    min-height: 700px;
    margin: 0 auto;
    border-top: 1px solid #e8e8e8;
}
#content-box-1 table{
	margin:0 auto;
}
#content-box-1 pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

#content-box-1 img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.post-navigation {
    display: block;
    padding-top: 30px;
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
    height: 30px;
    font-size: 14px;
    overflow: hidden;
}

.post-navigation .nav-links {
    padding-bottom: 50px;
}

.post-navigation .nav-links a {
    line-height: 30px;
    font-size: 14px;
    color: #4D4D4D;
}

.post-navigation a:hover {
    color: #000100;
}

.article_toolbar,
.nav-links {
    width: 1050px;
    margin: 0 auto;
}

.article_toolbar {
    border-top: 1px solid #cdcdcd;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden;
}

.article_bar a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    color: #555;
    cursor: pointer;
}

.article_bar a:first-child {
    padding-left: 0;
}

.share_bar {
    overflow: hidden;
}

.share_bar a {
    float: left;
    display: inline-block;
    cursor: pointer;
    color: #555;
}

.share_bar a.send {
    padding-right: 10px;
    line-height: 30px;
}

.article_toolbar .share_btn {
    width: 45px;
    height: 30px;
    margin-right: 10px;
}

#share-body {
    display: none;
}
/* 评审专家 */
.pszjContainer{
    position: relative;
    width: 1200px;
    height: 700px; 
    margin:20px auto;
    background: #fff;
    padding:20px 20px 100px 20px;
}
#main{
    width: 100%;
    height: 700px;
}
.allNum{
    width: 20px;
    height: 20px;
    background:url("../images/nmg.png") no-repeat;
    position: absolute;
    bottom: 162px;
    left:587px;
}
.allNum_model{
    display: none;
    height: 60px;
    padding:5px 8px;
    border-radius: 5px;
    position: absolute;
    bottom: 100px;
    left:610px;
    background:rgba(45,45,45,0.67);
}
.allNum_model span{
    display:block;
    color:#fff;
    font-size:14px;
    line-height:25px;
}

#linklist span{
    background: url(../images/guanbi.png) no-repeat;
    cursor: pointer;
    float:right;
    width: 25px;
    height: 20px;
}

#linklist{
    width:250px;
}

#linklist td{
    padding:5px;
    font-size: 15px;
}

#linklist tr{
    border-bottom:1px dashed #e8e8e8;
}

#linklist a{
    color:#000;
    cursor: pointer;
}
#linklist a:hover{
    color:#BE0108;
}
.gglinkbox{
    display: inline-block;
}
